Skip to content

Comments

Fixes #15 - Create the vault contract#18

Closed
codebestia wants to merge 2 commits intomainfrom
feat/add-vault-contract
Closed

Fixes #15 - Create the vault contract#18
codebestia wants to merge 2 commits intomainfrom
feat/add-vault-contract

Conversation

@codebestia
Copy link
Owner

Description

Added vault contract plus initial setup for interfaces and types

Related Issue

Fixes #15

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Other (please describe)

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests
  • Other (please describe)

Checklist:

  • I have read the contributing guidelines.
  • I have updated the documentation (if applicable).
  • My changes do not break existing functionality.
  • I have added tests that cover my changes (if applicable).
  • All new and existing tests pass.
  • I have included screenshots or GIFs to demonstrate the changes (if applicable).

Screenshots (if applicable)

Additional Notes

codebestia and others added 2 commits January 15, 2025 14:09
* chore: add smart contract deployment scripts

* fix: fix build failing due to dependency clash

* refactor: move snforge_std back to dependencies
@codebestia codebestia closed this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CONTRACT] Create the Vault Contract

1 participant